If we want to control which network interface is actually used, we have to
issue 'setenv ethrotate no'. If ethrotate is not set any interface may be
used.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
....
setenv autoload no
+setenv ethrotate no
setenv ethact eth1
dhcp
....
setenv autoload no
+setenv ethrotate no
setenv ethact eth1
dhcp
ping $gatewayip
....
setenv autoload no
+setenv ethrotate no
setenv ethact eth1
dhcp
setenv serverip WWW.XXX.YYY.ZZZ
TFTP
....
+setenv ethrotate no
setenv ethact eth5
tftpboot u-boot.bin